home *** CD-ROM | disk | FTP | other *** search
/ Delphi Developer's Kit 1996 / Delphi Developer's Kit 1996.iso / power / regmax.000 / appform.bas < prev    next >
BASIC Source File  |  1995-12-22  |  2KB  |  40 lines

  1. ' How to get a registration key for GBLIB2.EXE
  2. ' ============================================
  3. '
  4. ' In order for GBLIB2-branded files to be effective, it is important that the
  5. ' branding software is only available to developers. If the security of the
  6. ' branding is in question, then it becomes pointless to brand it at all.
  7. '
  8. ' Consequently, I have decided to release a restricted version of GBLIB2 so
  9. ' that you can have a look at it as FREEWARE. The only restriction is that
  10. ' unless the correct code key is passed to the WriteRegData routine, then
  11. ' the branding information cannot be varied.
  12. '
  13. ' If you are a Visual Basic developer, and want to use it, then I am happy to
  14. ' enable the WriteRegData routine for you as a free service. This will involve
  15. ' compiling an individual version of GBLIB2.EXE for you, and supplying a code
  16. ' key that matches this version.
  17. '
  18. ' If you are a software pirate, then I'd rather not do this.
  19. '
  20. ' All I have to know, is how to tell the difference, when I am asked to supply
  21. ' a code key, between a bona fide developer, and a pirate.
  22. '
  23. ' When applying for your registration, therefore, I will make two requirements:
  24. '
  25. ' 1) You email a completed REQUEST.BAS to me.
  26. ' 2) You also email some recent VB source code that you have written.
  27. '
  28. ' If any fields in REQUEST.BAS are incomplete, or you omit the VB source code,
  29. ' then do not expect a reply.
  30. '
  31. ' The source code, of course, retains your copyright, and I will only use it
  32. ' for verification of your status before deleting it from my hard disk.
  33. '
  34. ' The details in REQUEST.BAS will be stored in a confidential database, and
  35. ' used only if your registered copy of GBLIB2 has been used irresponsibly.
  36. '
  37. ' Thank you,
  38. ' Gordon Bamber.
  39.  
  40.